home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / APP / A-D / BATFILER.SEA / BatFiler.rsrc / TEXT_20011.txt < prev    next >
Text File  |  1992-01-01  |  1KB  |  36 lines

  1.  
  2. REPORT…
  3.  
  4.     This command allows you to generate a REPORT on the files in the file list.  A Bat Filer report is a text file containing information about each of the files in the file list.  Bat Filer reports offer a way to catalog disks, or to save information about groups of files.
  5.  
  6.     First you are prompted for a name to save the report under.  Then a setup dialog appears where you select the kind of report, and whatever format options you want.
  7.  
  8.     The report begins with a descriptive header, that tells:
  9.         ‚Ä¢ Name of the report.
  10.         ‚Ä¢ Date and time of report.
  11.         ‚Ä¢ Kind of report.
  12.         ‚Ä¢ Number of files.
  13.         ‚Ä¢ Space on disk occupied.
  14.         ‚Ä¢ Number of volumes.
  15.         ‚Ä¢ Field names: describes information written for each file.
  16.  
  17.     Depending on the report, a different line of information may be written for each file.  Most reports write an information line which includes:
  18.         ‚Ä¢ FileName
  19.         ‚Ä¢ VolumeName
  20.         ‚Ä¢ FileType
  21.         ‚Ä¢ FileCreator
  22.         ‚Ä¢ FileSize in bytes
  23.  
  24.     The kinds of reports are:
  25.         ‚Ä¢ List Order
  26.         ‚Ä¢ By Name
  27.         ‚Ä¢ By Comment
  28.         ‚Ä¢ By Vol/Folder
  29.         ‚Ä¢ By Size
  30.         ‚Ä¢ By Create Date
  31.         ‚Ä¢ By Mod Date
  32.         ‚Ä¢ By Kind
  33.         ‚Ä¢ By Creator
  34.  
  35.     The different report kinds reflect the different orders in which file data will be written to disk.  See the section below on "Sorting" for more information.
  36.